getDecimalSeparator Method
Gets the decimal separator.
An empty string indicates that the default shall be used. Default value is PERIOD (0x2E).
public java.lang.String getDecimalSeparator()
|
Return Value
Text that shall be used as the decimal position in displaying numerical values.